projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ec7837
)
(AMPERSAND_FULL_NAME): Defined by default.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 28 Jun 1996 08:59:13 +0000
(08:59 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 28 Jun 1996 08:59:13 +0000
(08:59 +0000)
src/config.in
patch
|
blob
|
history
diff --git
a/src/config.in
b/src/config.in
index 100f6b5f917c6f57b25b8615564298a241d37ec1..9f5f0161ad2ebca61d24eaf74455d09dc2a8c1b1 100644
(file)
--- a/
src/config.in
+++ b/
src/config.in
@@
-97,7
+97,8
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Define AMPERSAND_FULL_NAME if you use the convention
that & in the full name stands for the login id. */
-#undef AMPERSAND_FULL_NAME
+/* Turned on June 1996 supposing nobody will mind it. */
+#define AMPERSAND_FULL_NAME
/* Things set by --with options in the configure script. */